Auto merge of #3907 - waywardmonkeys:show-default-new, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 8 Apr 2017 23:07:02 +0000 (23:07 +0000)
committerbors <bors@rust-lang.org>
Sat, 8 Apr 2017 23:07:02 +0000 (23:07 +0000)
Indicate that --lib is default for new, init.

I often forget for a moment which is the default behavior: `--bin` or `--lib`. This makes it clear in the usage text.


Trivial merge